String Schema
Errors Element
Description
Errors related to this booking. Might be referencing certain services, servicetypes and/or participants.
Namespace http://string.drv.de/xmlschema/string
Type
ErrorsType Complex Type
Diagram
ErrorCategory Element AssignedToBooking Element Identifier Element Sequence AssignedServiceTypes Element Identifier Element Sequence AssignedServices Element Identifier Element Sequence AssignedTravellers Element LanguageCode Element Text Element Sequence Description Element Code Element Identifier Element Sequence ErrorDetail Element Sequence Errors Element
Overview
Errors ErrorsType Complex Type
Errors related to this booking. Might be referencing certain services, servicetypes and/or participants.
Sequence
Sequence
Identifier IdentifierType Simple Type
Unique information identifier
Code xs:token
Code for the information defined by the touroperator
Description 0..∞ TextLanguageType Complex Type
Description for the information
Sequence
Text xs:string
Text in the given language
LanguageCode xs:language
ISO language code: either XX or XX_yy
AssignedTravellers optional IdentifiersType Complex Type
List of participants who caused this information
AssignedServices optional IdentifiersType Complex Type
List of services which caused this information
AssignedServiceTypes optional IdentifiersType Complex Type
List of service types (e.g. rooms, flight classes) which caused this information
AssignedToBooking optional xs:boolean
Flag if this information is booking related
Source
<xs:element name="Errors" type="ErrorsType" nillable="true" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Errors related to this booking. Might be referencing certain services, servicetypes and/or participants.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
BookingResponseType Complex TypeString Schema

 

 


© 2017 All Rights Reserved.

Send comments on this topic.